home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / opts_xref.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  1.9 KB  |  60 lines

  1. [LANGUAGE english; PARENT opts; PAGE 13-9]
  2. [C;6;B]        lkopts V1.01
  3. [I;B]        External Map
  4. [J;1;N]
  5.   This window enables a quick and simple selection for \
  6. the external map. You should keep all default values, \
  7. except if you really need a specific size.
  8.   While a file name is not specified, no external map \
  9. is created.
  10.  
  11.   Into the 'Print' group you can select which kind of \
  12. reference you need:
  13. [INDENT 6]
  14.     Symbol
  15.       A list of all symbols will be written to the map \
  16. file. Each symbol is displayed with each of its references. \
  17. The total number of reference is given as well as the \
  18. position and size into the resulting executable.
  19.  
  20.     Hunks
  21.       Display the list of hunks. That list gives the position \
  22. and size of each hunk into the destination file. This way you \
  23. may find out, when you are debugging, which source file the \
  24. code is from (Note: the use of CREATEDEBUG might be another \
  25. way.)
  26.  
  27.     Unit
  28.       Display the list of units. This is similar to the hunk \
  29. list, but usuly quicker because a unit may contains several \
  30. hunks.
  31.  
  32.     References
  33.       This gives the list of the referenced symbols.
  34. [INDENT]
  35.   Into the 'File/Hunk' group you can select the title and the \
  36. foot of your page. There is nothing very important.
  37.  
  38.   Into the 'Console' group you will accept (Fancy) or forbid \
  39. (Plain) the usage of special modes. Into a console or with \
  40. your printer, it will be nicer to use 'Fancy', because you \
  41. will see the bold and colored characters. If you just want \
  42. to edit the resulting map file, you should probably use \
  43. 'Plain', especially if your editor does not interpret the \
  44. CSI codes
  45.  
  46.   See also:
  47. [L;3][LINK opts]            lkopts helps
  48. [LINK fancy]                FANCY
  49. [LINK width]                FWIDTH
  50. [LINK height]                HEIGHT
  51. [LINK width]                HWIDTH
  52. [LINK map]                MAP
  53. [LINK map]                MARGIN
  54. [LINK plain]                PLAIN
  55. [LINK width]                PWIDTH
  56. [LINK width]                SWAPFH
  57. [LINK width]                SWIDTH
  58. [LINK width]                WIDTH
  59. [LINK xref]                XREF
  60.